configure: #define SEABIOS_PATH and OVMF_PATH
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 28 Sep 2015 18:03:55 +0000 (19:03 +0100)
committerWei Liu <wei.liu2@citrix.com>
Thu, 18 Aug 2016 16:24:39 +0000 (17:24 +0100)
commit1030baf09fb25b81a03b5792f2e4d059ce78f24b
tree42bbf429ea5c6ee6d65ce4b1971fb4f88e855e8d
parentd57f1a7f3d52c9144093a4bf27f2c18aa6808039
configure: #define SEABIOS_PATH and OVMF_PATH

Those paths are to be used by libxl, in order to load the firmware in
memory. If a system path is not defined via --with-system-seabios or
--with-system-ovmf, then default to the Xen firmware directory.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/config.h.in
tools/configure
tools/configure.ac